FlowStart How To's
How to's for the FlowStart guide.
How to Add a Notification Title and Message
To notify the user via title and message when a flow is assigned:
- Select the
FlowStartcomponent. - In the
Optionspanel, locate theWeb Notification TitleandWeb Notification Messagefields. - Enter your desired text. Use the translation icon for localization if needed.
These messages appear when the task reaches a new user.
How to Hide the Approver Information on the Form
To hide the assigned approver’s name from end users:
- Select the
FlowStartcomponent. - Go to the
Optionssection in the properties panel. - Enable the
Hide the Approvercheckbox.
This will prevent the approver’s details from appearing on the form interface.
How to Automatically Start the Flow When Form Loads
To make the process begin automatically when the form is opened:
- Select the
FlowStartnode in your flow. - Navigate to the
Optionssection. - Check the
Start Immediatelyoption.
The flow will begin execution without requiring the user to click a button.